home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / odesk11.zip / README.TXT < prev    next >
Text File  |  1993-01-10  |  1KB  |  35 lines

  1. Installation
  2.  
  3.  
  4. Easy installation
  5.   To install Objective Desktop and Objective Browser run the SETUP.EXE 
  6.   program and follow the directions. 
  7.  
  8.  
  9. Manual Installation
  10.   Create a directory for Objective Desktop
  11.   copy:
  12.      OD.EXE       objective desktop
  13.      OB.EXE       objective browser
  14.      OD.HLP       help file
  15.      PK.PIF         Pif File for unzip    
  16.      DIGIPAD.WAV  sound file for digipad
  17.   to Objective Desktop Directory ex. "C:\DESKTOP"
  18.  
  19.   copy:
  20.      ODSERVER.DL_ drag and drop server (rename to ODSERVER.DLL)
  21.      VBRUN200.DL_ visual basic runtine library (rename to VBRUN200.DLL)
  22.   to windows system directory ex. "C:\WINDOWS\SYSTEM" 
  23.  
  24.  
  25. Objective Desktop as Windows Shell
  26.   You can setup Objective to be your windows shell i.e. replace program 
  27.   manager, by editing the file SYSTEM.INI in windows directory.
  28.  
  29.  replace:
  30.    SHELL = PROGMAN.EXE   (or any other shell)
  31.  with:
  32.    SHELL = C:\DESKTOP\OD.EXE   (assuming that DESKTOP is the Objective 
  33.                                 Desktop's Directory)
  34.  
  35.